[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                             TextHeight function

  DECLARATION:  TextHeight(TestString : String);

      PURPOSE:  Returns the height of a string in pixels

         UNIT:  Graph

  RESULT TYPE:  Word

      REMARKS:  The height of TextString, in pixels, is computed using
                the current font size and multiplication factor.  This
                can be used to adjust line spacing, sizing viewports, etc.

 RESTRICTIONS:  Must first be in graphics mode.

See Also: OutText OutTextXY SetTextStyle TextWidth
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson